Getting Started with Reports for WPF > Reports for WPF Quick Starts > C1DocumentViewer Quick Start |
In this quick start you'll create a code-free WPF application in Visual Studio that uses the C1DocumentViewer control to preview reports and documents.
Note: This quick start assumes that you have the C1Report sample CommonTasks.xml report definition file available on your system. The CommonTasks.xml is installed in the ComponentOne Samples\C1WPFReport\C1Report\Samples\XML\CommonTasks directory installed in your MyDocuments folder (Documents in Vista) by default. |
Complete the following steps to create a basic application to preview reports and documents:
The report appears in the C1DocumentViewer window.
That's it; no code is necessary! You can now run your application and preview your report.
Run the application and observe:
Your simple application to view reports will look similar to the following: